func runtime.startTheWorld

13 uses

	runtime (current package)
		heapdump.go#L40: 	startTheWorld(stw)
		mprof.go#L1388: 		startTheWorld(stw)
		mprof.go#L1413: 	startTheWorld(stw)
		mprof.go#L1435: 	startTheWorld(stw)
		mprof.go#L1648: 	startTheWorld(stw)
		mprof.go#L1731: 		startTheWorld(stw)
		mstats.go#L364: 	startTheWorld(stw)
		os_linux.go#L794: 		startTheWorld(stw)
		os_linux.go#L879: 	startTheWorld(stw)
		proc.go#L1545: func startTheWorld(w worldStop) {
		proc.go#L1581: 	startTheWorld(w)
		secret.go#L111: 	startTheWorld(stw)
		trace.go#L446: 	startTheWorld(stw)